addSimApn

open fun addSimApn(slotId: String, apn: Apn): ApnStatus

Adds an APN to the specified SIM slot.

Return

the status of the APN addition as an ApnStatus object

Parameters

slotId

the SIM slot identifier

apn

the APN to add